[INFO] cloning repository https://github.com/closer76/rust-modules-ex03
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/closer76/rust-modules-ex03" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloser76%2Frust-modules-ex03", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloser76%2Frust-modules-ex03'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73388f4e51a5c68363402f451376b50d12cf7ccd
[INFO] checking closer76/rust-modules-ex03 against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloser76%2Frust-modules-ex03" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/closer76/rust-modules-ex03
[INFO] finished tweaking git repo https://github.com/closer76/rust-modules-ex03
[INFO] tweaked toml for git repo https://github.com/closer76/rust-modules-ex03 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/closer76/rust-modules-ex03 on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/closer76/rust-modules-ex03 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] afaea175868a804b239d83cacee40495edafe7b19e943af7b188caecf585dc36
[INFO] running `Command { std: "docker" "start" "-a" "afaea175868a804b239d83cacee40495edafe7b19e943af7b188caecf585dc36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "afaea175868a804b239d83cacee40495edafe7b19e943af7b188caecf585dc36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afaea175868a804b239d83cacee40495edafe7b19e943af7b188caecf585dc36", kill_on_drop: false }`
[INFO] [stdout] afaea175868a804b239d83cacee40495edafe7b19e943af7b188caecf585dc36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b75e59dbcf9109c9e481a21dc64ce2b03d73ab8a2f5d2efdceab863440cae3f0
[INFO] running `Command { std: "docker" "start" "-a" "b75e59dbcf9109c9e481a21dc64ce2b03d73ab8a2f5d2efdceab863440cae3f0", kill_on_drop: false }`
[INFO] [stderr]     Checking restaurant-mf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `deliver_order` is never used
[INFO] [stdout]   --> src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn deliver_order() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seat_at_table` is never used
[INFO] [stdout]  --> src/front_of_house/hosting.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn seat_at_table() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_to_waitlist` is never used
[INFO] [stdout]  --> src/front_of_house/serving.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn add_to_waitlist() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seat_at_table` is never used
[INFO] [stdout]  --> src/front_of_house/serving.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn seat_at_table() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fix_incorrect_order` is never used
[INFO] [stdout]  --> src/back_of_house.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn fix_incorrect_order() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `seasonal_fruit` is never read
[INFO] [stdout]   --> src/back_of_house.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Breakfast {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 13 |     pub toast: String,
[INFO] [stdout] 14 |     seasonal_fruit: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eat_at_restaurant` is never used
[INFO] [stdout]  --> src/customer.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn eat_at_restaurant() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deliver_order` is never used
[INFO] [stdout]   --> src/lib.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn deliver_order() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seat_at_table` is never used
[INFO] [stdout]  --> src/front_of_house/hosting.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn seat_at_table() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_to_waitlist` is never used
[INFO] [stdout]  --> src/front_of_house/serving.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn add_to_waitlist() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `seat_at_table` is never used
[INFO] [stdout]  --> src/front_of_house/serving.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn seat_at_table() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fix_incorrect_order` is never used
[INFO] [stdout]  --> src/back_of_house.rs:1:4
[INFO] [stdout]   |
[INFO] [stdout] 1 | fn fix_incorrect_order() {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `seasonal_fruit` is never read
[INFO] [stdout]   --> src/back_of_house.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Breakfast {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 13 |     pub toast: String,
[INFO] [stdout] 14 |     seasonal_fruit: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `eat_at_restaurant` is never used
[INFO] [stdout]  --> src/customer.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn eat_at_restaurant() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "b75e59dbcf9109c9e481a21dc64ce2b03d73ab8a2f5d2efdceab863440cae3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b75e59dbcf9109c9e481a21dc64ce2b03d73ab8a2f5d2efdceab863440cae3f0", kill_on_drop: false }`
[INFO] [stdout] b75e59dbcf9109c9e481a21dc64ce2b03d73ab8a2f5d2efdceab863440cae3f0
